home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD BIT 75
/
CD BIT 75.iso
/
Software
/
LogOut
/
disk1
/
_SETUP.1
/
GCondom7.exe
/
0
/
RCDATA
/
TFRMMOVIMENTOSFOLHAS
/
TFRMMOVIMENTOSFOLHAS.txt
Wrap
Text File
|
2004-10-21
|
2KB
|
95 lines
object frmMovimentosFolhas: TfrmMovimentosFolhas
Left = 216
Top = 108
BorderStyle = bsNone
Caption = 'frmMovimentosFolhas'
ClientHeight = 346
ClientWidth = 396
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 396
Height = 346
Align = alClient
BevelWidth = 3
BorderStyle = bsSingle
Color = clWhite
TabOrder = 0
object Label2: TLabel
Left = 12
Top = 50
Width = 361
Height = 13
Caption = 'Seleccione a Folha para a qual pretende transferir o movimento'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 16
Top = 8
Width = 246
Height = 29
Caption = 'Transferir movimento'
Font.Charset = ANSI_CHARSET
Font.Color = clGray
Font.Height = -24
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object BitBtn1: TBitBtn
Left = 224
Top = 306
Width = 75
Height = 25
Caption = 'Ok'
TabOrder = 0
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 304
Top = 306
Width = 75
Height = 25
Caption = 'Cancelar'
TabOrder = 1
Kind = bkCancel
end
object DBGrid1: TDBGrid
Left = 60
Top = 72
Width = 269
Height = 200
Color = 14413786
Ctl3D = False
DataSource = Dados.dsContasBancos
FixedColor = 13551795
Options = [dgTitles, dgRowLines, dgTabs, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
ParentCtl3D = False
ReadOnly = True
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
end
end
end